projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec0be72
)
(print_version): Update copyright to 2008.
author
Glenn Morris
<rgm@gnu.org>
Fri, 4 Jan 2008 02:59:42 +0000
(
02:59
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 4 Jan 2008 02:59:42 +0000
(
02:59
+0000)
lib-src/etags.c
patch
|
blob
|
history
diff --git
a/lib-src/etags.c
b/lib-src/etags.c
index a922d5672c54fb8351bf996d3c302838f087f8dd..8cf603d10b66e8ca8000f049c6e70e442c1a20ab 100644
(file)
--- a/
lib-src/etags.c
+++ b/
lib-src/etags.c
@@
-891,7
+891,7
@@
static void
print_version ()
{
printf ("%s (%s %s)\n", (CTAGS) ? "ctags" : "etags", EMACS_NAME, VERSION);
- puts ("Copyright (C) 200
7
Free Software Foundation, Inc.");
+ puts ("Copyright (C) 200
8
Free Software Foundation, Inc.");
puts ("This program is distributed under the terms in ETAGS.README");
exit (EXIT_SUCCESS);